Welcome![Sign In][Sign Up]
Location:
Search - SIFT OpenCv

Search list

[SourceCodesift算法实例

Description: opencv的sift特征提取,visual studio 2010平台实现。
Platform: | Size: 38133450 | Author: harleych | Hits:

[2D Graphicpcasift-0.91nd.tar

Description: pcasift最新最强得sift方法 pcasift最新最强得sift方法-pcasift strongest in the latest methods pcasift sift strongest in the latest methods sift
Platform: | Size: 676864 | Author: xie | Hits:

[3D Graphicsift-1.1.1_20061214_win

Description: visual .net 2003环境下的sift,需要gsl (for windows版本)和opencv支持。-visual. Net 2003 under the Environment sift, gsl need (for windows version) and opencv support.
Platform: | Size: 536576 | Author: 康康 | Hits:

[Special Effectssift-win-matlab72-veryold

Description: 国外一个Matlab7 下的SIFT算法演示代码,很具有参考价值-abroad under a Matlab7 sciences algorithm demo code, it is very valuable reference
Platform: | Size: 20480 | Author: 王OO | Hits:

[AI-NN-PRSIFT-06-10-21

Description: 去年暑假编的SIFT特征提取算法,步骤作了详细叙述,其中用到几个OPENCV读取图片函数。解压密码jlh。-last summer addendum to the sciences feature extraction algorithm, described in detail the steps, Some of them used to read Photo OPENCV function. Jlh extract passwords.
Platform: | Size: 13312 | Author: | Hits:

[Special Effectssift-1.1.1_20070330_win

Description: Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good. -Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (eg histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good.
Platform: | Size: 570368 | Author: 刘军 | Hits:

[Special Effectssift-1.1.1_20070330.tar

Description: SIFT:RoberHass OpenCV实现liux-SIFT: RoberHass OpenCV realize liux
Platform: | Size: 159744 | Author: Homo_HSBC | Hits:

[Graph programsift-vc2005

Description: sift算法 vc2005实现 需要gsl and opencv -vc2005 realization of the need to sift algorithm gsl and opencv
Platform: | Size: 10016768 | Author: 俏鱼 | Hits:

[Software EngineeringSIFT

Description: 根据OPENCV给出的SIFT特征提取源代码所写的SIFT算法流程,对理解SIFT算法有一定的帮助-OPENCV given in accordance with SIFT feature extraction source code written by the SIFT algorithm processes, SIFT algorithm for understanding a certain degree of help
Platform: | Size: 418816 | Author: 鄢胜勇 | Hits:

[Special Effectsopencv

Description: opencv的图像匹配程序,可达到亚象素,是基于opencv写的,已经通过测试。-opencv image matching procedure, can achieve sub-pixel is based on written opencv, has passed the test.
Platform: | Size: 1591296 | Author: cinvent | Hits:

[Special EffectsSift

Description: 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。-Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
Platform: | Size: 3956736 | Author: 梁霄 | Hits:

[Graph programSIFT-opencv

Description: 利用opencv编写的sift匹配程序,对于研究此算法很有帮助-sift code by opencv
Platform: | Size: 4011008 | Author: libinghe | Hits:

[assembly languagesift

Description: opencv下的图像sift特征提取以及匹配-sift
Platform: | Size: 637952 | Author: han | Hits:

[Graph programSIFT-opencv-verygood

Description: 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a lot of procedures on the SIFT algorithm, many simply tune is bad, this is not easy for me to find a better combination of C++ and OPENcv Toolkit package, but or the lack of a few link library files, I have added to this archive inside, and on how to configure OPENCV VC6 method has done a picture placed inside, the process is very detailed, for beginners to use should be the most convenient , and definitely the result. Note To configure, the process has been very clear.
Platform: | Size: 10871808 | Author: 吴若鸿 | Hits:

[Graph programsift-opencv2

Description: opencv 的sift的算法的实现 又有代表性-opencv the sift of the Algorithm and representative
Platform: | Size: 6582272 | Author: cuiyangyang | Hits:

[.netsift-1.1.1_20070330_win

Description: All code in this package requires the OpenCV library (known working version is 1.0.0):Some functions require the Gnu Scientific Library (GSL) (known working Running The following is a list of directories that contain VC++.NET projects and the functions of the projects: *siftFeat -- Detect SIFT features *match-- Find and match SIFT features in two images *dspFeat-- Display features from a file You can mess with the global variables in each of the main C files to adjust parameters, including input and output files. You might also have to adjust the project properties depending on how you installed OpenCV and GSL.-All code in this package requires the OpenCV library (known working version is 1.0.0):Some functions require the Gnu Scientific Library (GSL) (known working Running The following is a list of directories that contain VC++.NET projects and the functions of the projects: *siftFeat -- Detect SIFT features *match-- Find and match SIFT features in two images*dspFeat-- Display features from a file You can mess with the global variables in each of the main C files to adjust parameters, including input and output files. You might also have to adjust the project properties depending on how you installed OpenCV and GSL.
Platform: | Size: 352256 | Author: wushuqiong | Hits:

[OpenCVSIFT

Description: SIFT算法实现,更加适合医学图像匹配,更好去掉边缘点,去掉误匹配-this is not original SIFT algorithms,can fit for operation pictures,delete the edge points,reduce the wrong match
Platform: | Size: 7670784 | Author: jiba | Hits:

[Special EffectsSIFT--opencv

Description: SIft算法。。可以用于影像匹配功能-SIft algorithm. . For image matching
Platform: | Size: 62464 | Author: 丁丁 | Hits:

[OpenCVOpenCV

Description: OpenCV_人脸检测 SIFT特征匹配-OpenCV sift match
Platform: | Size: 7452672 | Author: 陈亭 | Hits:

[OpenCVSIFT-opencv249

Description: SIFT opencv的源码,底层代码编写,有较完整的步骤和每一步的说明,对于sift初学者特别有帮助(Sift source code, the underlying code, there are more complete steps and each step of the description, especially helpful for sift beginners)
Platform: | Size: 21504 | Author: qilingtong | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net